Returns or sets the type of percentage used to plot chart values on a percent axis.
Syntax
object.PercentBasis [ = type ]
The PercentBasis property syntax has these parts:
Part | Description |
object | An object expression that evaluates to an object in the Applies To list. |
type | A VtChPercentAxisBasis constant used to describe the percentage used to plot percent axis values. |
Remarks
This property has an effect only when the Type property is set to VtChScaleTypePercent.